MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportItemStyle<T> Class / Content Property

In This Topic
Content Property (ReportItemStyle<T>)
In This Topic
Gets or sets the content of the style.
Syntax
'Declaration
 
Public Property Content As T
 

Property Value

The content of the style of type T.
See Also